home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound("click")
- startTimer()
- puppetSprite(21, 1)
- set the castNum of sprite 21 to 193
- updateStage()
- repeat while the timer < 15
- nothing()
- end repeat
- set the castNum of sprite 21 to 191
- updateStage()
- quit()
- end
-